upper case
英 [ˌʌpə ˈkeɪs]
美 [ˌʌpər ˈkeɪs]
n. 大写字母
牛津词典
noun
- 大写字母
capital letters (= the large form of letters, for example A, B, C rather than a, b, c)- Headings should be in upper case.
标题应该大写。
- Headings should be in upper case.
柯林斯词典
- ADJ (字母)大写的
Upper caseletters are capital letters.- Most schools teach children lower case letters first, and upper case letters later.
大多学校先教孩子们小写字母,然后再教大写字母。 - Upper caseis also a noun.
- I'm wondering if 'per capita' ought to have upper case, or should it be lower case?
我想知道per capita是应该大写呢,还是小写?
- Most schools teach children lower case letters first, and upper case letters later.
双语例句
- Most schools teach children lower case letters first, and upper case letters later.
大多学校先教孩子们小写字母,然后再教大写字母。 - If your query uses a parameter marker for the search value, then this parameter should also be converted to upper case.
如果查询通过一个参数标志提供搜索值,那么这个参数也应该转换为大写,见清单3。 - In the first one, we use the s ( substitute) command to substitute an upper case for a lower case'a'on each line.
在第一个脚本中,我们使用s(替换)命令来将每一行中的小写‘a’替换为大写。 - For example, the collating sequence in ASCII is: space, numeric values, upper case characters, lower case characters.
例如,ASCII中的排序序列是:空格、数字值、大小字符、小写字符。 - Upper case and lower case can be freely used in expression;
大写和小写可以自由使用表达; - T is a capital letter, or upper case, and t is lower case.
T是大写字母,或叫大写字母盘;t是小写字母盘。 - Some values are all upper case, some are all lower case, and some are mixed case(" First character upper case").
一些值是全大写的,一些是全小写的,其他是大小写混合的(首字母大写)。 - Your title should be in upper case, centered and placed about two double spaces beneath this block of information.
题目必须大写,置中并放置于上述信息的双行间距之下。 - Should the text be upper case or mixed case?
文本是否应大写或混合使用大小写? - All the service does is transform three lowercase String input values to upper case after forcing a10 second pause in the execution to simulate a long running process.
这一服务的唯一功能只是将三个小写的字符串输入值在强制10秒的间隔后转化为大写的字符串,这一强制时间间隔用来模拟一较长时间处理过程。